QuickTime 3 For Windows Programmers

| Previous | Chapter Contents | Chapter Top | Next |

QTSetDDObject

The QTSetDDObject function sets the DirectDraw object currently in use by QuickTime.

OSErr QTSetDDObject(void *lpNewDDObject);
lpNewDDObject
Specifies the DirectDraw object.

This function is useful for developers who want to directly call DirectDraw methods.


© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |